/*left*/
.rightbox .tuijian {
	width: 888px;
	background: #f5f5f5;
	border: 1px solid #8fc31f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 20px;
}
.left {
	width: 205px;
	overflow: hidden;
	float: left;
}
.left .contact {
	background: url(../images/lefticon.gif) no-repeat left top #f5f5f5;
}
.left .contact li {
	float: left;
	line-height: 21px;
	color: #666666;
	padding: 0 0 0 8px;
}
.left .contact .c1 {
	float: right;
	width: 125px;
	line-height: 21px;
	color: #666;
	padding: 10px 8px 7px 0;
}
.rightbox {
	width: 912px;
	float: right;
}
.rightbox .con {
	width: 888px;
/*	background: #f5f5f5;*/
	border: 1px solid #8fc31f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(pie.htc);
	padding: 16px;
	margin-bottom: 20px;
	min-height: 500px;
}
.rightbox .tit {
	width: 100%;
	border-bottom: 1px solid #4c7611;
	line-height: 20px;
	padding-bottom: 5px;
}
.rightbox .tit .ch {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #4c7611;
}
.rightbox .tit .en {
	display: block;
	color: #b9b9b9;
	text-transform: uppercase;
}
.rightbox .list {
	padding: 22px 0 0;
	width: 920px;
	overflow: hidden;
}
.rightbox .list .pic{
background:url(../images/bgg3.jpg) no-repeat;
height:275px;width:279px;

}
.rightbox .list .pic1{
background:url(../images/bgg5.jpg) no-repeat;
height:315px;width:410px;

}
.rightbox .list .pic1 img{margin-top:10px;margin-right:7px;}
.rightbox .list .pic img{margin-top:5px;}
.rightbox .list li {
	/*border: 1px solid #f4f4f4;
	background: #f4f4f4;*/
	/*width: 427px;*/
	float: left;
	margin: 0 27px 25px 0;
	font-size: 16px;
	text-align: center;
}
.rightbox .list .title {
	margin: 8px 0 2px;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
}
.rightbox .list .more {
	width: 70px;
	height: 22px;
	line-height: 22px;
	background: #149e2a;
	color: #fff;
	margin: 0 auto;
	display: block;
	font-size: 12px;
	margin-bottom: 8px;
}
.newslist {
	padding: 10px 12px;
}
.newslist li {
	height: 40px;
	line-height: 35px;
	border-bottom: 1px solid #e3e3e3;
}
/**/
.procomt {
	padding-top: 20px;
	margin: 0 auto;
}
.procomt .img {
	max-width: 600px;
	overflow: hidden;
}
.procomt h1 {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 50px;
	height: 30px;
	text-align:center
}
.procomt .descp .ti {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	color: #4c7611;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
	text-align: left;
}
.procomt .descp .p {
	line-height: 32px;
	padding: 15px 30px;
}
/*sobtitle*/
.sobtitle {
	height:47px;
	line-height: 47px;
	border-bottom: 1px solid #8fc31f;
}
.sobtitle .fl {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #4c7611;
}
.ArticleTitle h1 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #4c7611;
	padding: 15px 0px;
}
.ArticleMessage {
	border-bottom: 1px dotted #e3e3e3;
	border-top: 1px dotted #e3e3e3;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.ArticleTencont {
	line-height: 32px;
	padding: 20px 35px;
}
/* pager */
.pager {
	display:block;
	width:100%;
	height:auto;
	padding:25px 0 5px;
	text-align:right;
	clear:both;
	margin-bottom:5px;
}
.pager span, .pager a {
	display:inline-block;
	border:1px solid #eee;
	color:#666;
	background: #f3f3f3;
	height:24px;
	line-height:24px;
	padding:0px 8px;
	text-decoration:none;
	margin:0 5px;
}
.pager a:hover {
	background:#005FBB;
	border-color:#005FBB;
	color:#fff;
	text-decoration:none;
}
.pager .cur {
	background:#4c7611;
	border-color:#4c7611;
	font-weight:bold;
	color:#FFF;
}
.pager span.dot {
	background:#4c7611;
	border-color:#4c7611;
	font-weight:bold;
	color:#FFF;
}
/* cms2.0地图 */
.baiduMap {
	height:200px;
	margin:10px 0 10px;
	border-radius:2px;
	line-height:120%;
	font-size:0.9em;
}
.BMap_bubble_title a {
	display:inline-block;
	padding:0 10px;
	height:2em;
	line-height:2em;
	border-radius:0.5em;
	background:#333;
	color:#FFF;
}
#submit {
	width: 150px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	float: left;
	background: #4c7611;
	color: #fff;
}
#submit:hover {
	opacity: 0.8;
}